Skip to main content

DeleteIpSegment

Description

deletes the specified monitoring network segment based on the traffic collection monitoring network segment record ID.

Request Method

POST

Request Path

/apsara/route/Ddosprivate/DeleteIpSegment

Request Parameters Common Parameters

NameLocationTypeRequiredSample valueDescription
IpIdBODYstringYesNo sample value for this parameter.the ID of the traffic collection monitoring network segment to be deleted.
regionIdBODYstringYesNo sample value for this parameter.region id
versionBODYstringNo2016-01-01version of api

Return data

NameTypeSample valueDescription
RequestIdstringno demo valuerequest ID.

Example

Successful Response example

{
"RequestId":"no demo value"
}

Failed Response example

{
"errorSample":
{
"resultCode":-1,
"resultMsg":"system error",
"result":null
}

}